home *** CD-ROM | disk | FTP | other *** search
/ Amiga Plus 2002 #11 / Amiga Plus CD - 2002 - No. 11.iso / Tools / AmigaSystem / Scalos / GuiGFXLib / include / proto / guigfx.h
Encoding:
C/C++ Source or Header  |  2002-10-28  |  180 b   |  8 lines

  1. #ifndef PROTO_GUIGFX_H
  2. #define PROTO_GUIGFX_H
  3. #include <exec/types.h>
  4. extern struct Library *GuiGFXBase;
  5. #include <clib/guigfx_protos.h>
  6. #include <pragmas/guigfx_pragmas.h>
  7. #endif
  8.